/**
 *
 * @authors @SielntBlue
 * @date    2017-09-18 14:48:50
 * @version xz-global.css
 */


/* 数据栏目 */

.content-mod-decodingdata-box {
    height: 400px;
}
.content-mod-decodingdata-left {
    width: 510px;
    height: 380px;
    padding: 10px;
    background-color: #f2f2f2;
}

/* data slide */

.content-mod-decodingdata-left #content_imgs_slide_box {
    position: relative;
    width: 510px;
    height: 380px;
    margin: 0;
}
.content-mod-decodingdata-left #content_imgs_slide_box img {
    display: block;
    width: 510px;
    height: 380px;
}
.content-mod-decodingdata-left #content_imgs_slide_box span {
    font-size: 16px;
    width: 500px;
    padding: 0 5px;
    text-align: center;
}
.content-mod-decodingdata-left .shxidx-pagination {
    display: none;
    width: 150px;
}
.content-mod-decodingdata-left .shxidx-page {
    background-position: -164px 0;
}
.content-mod-decodingdata-left .shxidx-pagination .active {
    background-position: -174px 0;
}
.content-mod-decodingdata-left .shxidx-buttons div {
    width: 40px;
    height: 40px;
    margin-top: -40px;
}
.content-mod-decodingdata-left .shxidx-prev {
    background-position: 0 -70px;
}
.content-mod-decodingdata-left .shxidx-next {
    background-position: -40px -70px;
}

/* 数据解读 */

.content-mod-decodingdata-right {
    width: 510px;
    height: 400px;
}
.common-column-wrap {
    width: 100%;
}
.data-show-pics {
    box-sizing: border-box;
    width: 100%;
    height: 100px;
    border: 1px solid #f2f2f2;
}
.ie7 .data-show-pics {
    border: none;
}
.data-show-pics img {
    width: 100%;
    height: 100%;
}

/* 信息公开 */

.common-content-wrap {
    width: 100%;
}
.infos-main-left {
    width: 280px;
    background-color: #f9f9f9;
    padding-bottom: 10px;
}
.h390 {
    height: 390px;
}
.main-aside-title {
    font-size: 16px;
    overflow: hidden;
    width: 100%;
    height: 36px;
    background-color: #e5e5e5;
}
.main-aside-title>a {
    font-weight: 700;
    line-height: 34px;
    height: 36px;
    padding: 0 15px;
    color: #015293;
}
.leadership-position {
    width: 260px;
    margin: 10px auto;
}
.leadership-position em {
    font-size: 16px;
    font-style: normal;
    display: block;
    width: 76px;
    text-align: justify;
    color: #015293;
}
.leadership-position-governor {
    height: 170px;
    border-bottom: 1px dotted #d7e6f1;
}
.leadership-governor-left {
    margin-top: 50px;
}
.leadership-governor-left>a {
    display: block;
    width: 100px;
    height: 20px;
    margin-top: 10px;
    background-position: -204px 0;
}
.leadership-governor-right {
    margin-left: 20px;
}
.governor-photo {
    display: block;
    width: 95px;
    height: 120px;
    padding: 5px;
    border: 1px solid #e2e2e2;
    background-color: #fff;
}
.governor-photo img {
    width: 100%;
    height: 100%;
}
.governor-name {
    font-size: 14px;
    line-height: 36px;
    display: block;
    width: 95px;
    height: 36px;
    text-align: center;
}
.leadership-position-vg {
    border-bottom: 1px dotted #d7e6f1;
}
.leadership-position-vg>a, .leadership-position-secg>a {
    font-size: 14px;
    line-height: 32px;
    display: inline-block;
    width: 60px;
}
.govinfo-lists {
    overflow: hidden;
    width: 260px;
    height: 350px;
    margin: 10px auto;
}
.govinfo-lists>a:nth-child(2n) {
    margin-left: 0;
}
.govinfo-lists>a {
    font-size: 14px;
    line-height: 117px;
    position: relative;
    display: inline-block;
    width: 118px;
    height: 78px;
    margin: 0 5px 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: center;
    border: 1px solid #ececec;
    background-color: #fff;
}
.ie7 .govinfo-lists>a, .ie8 .govinfo-lists>a {
    margin: 0 3px 10px;
}
.govinfo-lists>a:hover {
    background-color: #e8e8e8;
}
.govinfo-lists>a>i {
    position: absolute;
    top: 10px;
    left: 43px;
    width: 32px;
    height: 32px;
}
.govinfo-lists>a>.icon-govinfo-items-1 {
    background-position: -85px -70px;
}
.govinfo-lists>a>.icon-govinfo-items-2 {
    background-position: -117px -70px;
}
.govinfo-lists>a>.icon-govinfo-items-3 {
    background-position: -149px -70px;
}
.govinfo-lists>a>.icon-govinfo-items-4 {
    background-position: -181px -70px;
}
.govinfo-lists>a>.icon-govinfo-items-5 {
    background-position: -213px -70px;
}
.govinfo-lists>a>.icon-govinfo-items-6 {
    background-position: -245px -70px;
}
.govinfo-lists>a>.icon-govinfo-items-7 {
    background-position: -277px -70px;
}
.govinfo-lists>a>.icon-govinfo-items-8 {
    background-position: -309px -70px;
}
.h400 {
    height: 400px;
}
.h410 {
    height: 410px;
}
.h420 {
    height: 420px;
}
.keyareas-info-disclosure {
    overflow: hidden;
    width: 260px;
    height: 360px;
    margin: 10px auto;
}
.keyareas-info-disclosure>a {
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    overflow: hidden;
    width: 118px;
    height: 48px;
    margin: 0 3px 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: center;
    border: 1px solid #ececec;
    border-radius: 0 10px;
    background-color: #fff;
}
.keyareas-info-disclosure>a:hover {
    background-color: #e8e8e8;
}
.infos-main-right {
    width: 760px;
}
.section-main-column-1 {
    overflow: hidden;
    height: 280px;
}
.news-title {
    position: relative;
    width: 100%;
    height: 36px;
    list-style: none;
    border-bottom: 1px solid #e5e5e5;
    background-color: #f1f1f1;
}
.news-title>li {
    font-size: 16px;
    font-weight: 700;
    line-height: 34px;
    float: left;
    height: 37px;
    margin-right: 1px;
    padding: 0 20px;
    color: #333;
}
.news-title-govinfo>.news-title-brench {
    font-size: 14px;
    font-weight: 400;
    padding: 0 15px;
}
.news-title>.news-title--active {
    height: 35px;
    border-top: 1px solid #015293;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    background-color: #f9f9f9;
}
.section-main-column-1>.news-title-govinfo>.news-title--active {
    border-top: 2px solid #015293;
    background-color: #fff;
}
.section-main-column-1>.news-title-govinfo>.news-title--active a {
    color: #015293;
}
.news-title-govinfo>.news-title-brench.news-title--active {
    border-top: 2px solid #efefef;
}
.news-cnt {
    font-size: 14px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    color: #333;
}
.news-cnt>li {
    line-height: 30px;
    height: 30px;
}
.square-3 {
    display: inline-block;
    width: 3px;
    height: 3px;
    margin-right: 5px;
    vertical-align: 4px;
    background: #015293;
}
.pubtime {
    font-size: 14px;
    line-height: 30px;
    float: right;
    margin-right: 10px;
    color: #999;
}
.govinfo-disclosure-quicklinks {
    line-height: 70px;
    width: 100%;
    height: 70px;
}
.govinfo-disclosure-quicklinks a {
    font-size: 16px;
    font-weight: 700;
    display: block;
    float: left;
    overflow: hidden;
    width: 25%;
    color: #015293;
    background-color: #e8e8e8;
}
.govinfo-disclosure-quicklinks>a i {
    display: block;
    float: left;
    width: 65px;
    height: 70px;
    margin-right: 16px;
    background-color: #c8d4dd;
}
.govinfo-disclosure-quicklinks>a .govinfo-qlink-1 {
    background-position: 0 -115px;
}
.govinfo-disclosure-quicklinks>a .govinfo-qlink-2 {
    background-position: -65px -115px;
}
.govinfo-disclosure-quicklinks>a .govinfo-qlink-3 {
    background-position: -130px -115px;
}
.govinfo-disclosure-quicklinks>a .govinfo-qlink-4 {
    background-position: -195px -115px;
}

/* 走进忻州 */

.content-mod-xinzhou-box {
    width: 100%;
}
.h360 {
    height: 360px;
}
.city-introduction-left {
    position: relative;
    width: 480px;
    height: 360px;
}
.city-introduction-left>img {
    cursor: pointer;
}
.xz-city-layer {
    position: absolute;
    z-index: 2;
    top: 50px;
    left: 0;
    width: 100%;
    height: 300px;
    border-radius: 4px;
    background-color: #f5f5f5;
    box-shadow: 2px 2px 10px #999;
}
.xz-city-layer-close {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
}
.xz-map-introduce area {
    cursor: pointer;
    outline: none;
}
.xz-city-img {
    width: 440px;
    height: 120px;
    margin: 20px;
}
.ie7 .xz-city-img {
    position: relative;
    top: 20px;
}
.xz-city-img>dt {
    position: relative;
    float: left;
    overflow: hidden;
    width: 160px;
    height: 140px;
    margin-right: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #e4e3ed;
}
.xz-city-img>dt img {
    width: 100%;
    height: 120px;
}
.white-hover {
    position: absolute;
    z-index: 5;
    bottom: 30px;
    left: 0;
    width: 100%;
    height: 30px;
    background: url(white_bg_2.png) repeat;
}
.xz-city-img>dt>p {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    text-align: center;
}
.xz-city-img>dt>p>a {
    color: #015293;
}
.xz-city-img>dd p {
    line-height: 30px;
}
.xz-city-img>dd .xz-city-funs {
    font-size: 14px;
    overflow: hidden;
    height: 270px;
    color: #999;
}
.xz-city-img>dd .xz-city-funs a:nth-child(1) {
    margin: 0 10px;
    color: #015293;
}
.city-introduction-right {
    width: 560px;
}
.xz-intro-tit {
    font-size: 18px;
    font-weight: 700;
    line-height: 46px;
    width: 100%;
    height: 46px;
    text-indent: 10px;
    border-bottom: 2px solid #ddd;
}
.xz-intro-tit a {
    color: #015293;
}
.xz-intro-desc {
    font-size: 14px;
    line-height: 30px;
    position: relative;
    overflow: hidden;
    height: 300px;
    margin-top: 10px;
    color: #777;
}
.xz-intro-desc a {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    color: #015293;
}
.xz-intro-desc a:hover {
    text-decoration: underline;
}
.xz-survey-box>li {
    float: left;
    width: 200px;
    height: 400px;
    padding: 0 4px 0 5px;
    text-align: center;
    border-right: 1px solid #f1f1f1;
}
.survey-type-intro {
    width: 200px;
    margin: 0 auto;
}
.survey-type-intro>dt {
    overflow: hidden;
    width: 100%;
    height: 219px;
    border-bottom: 1px solid #f1f1f1;
}
.survey-type-intro>dt a {
    display: block;
}
.survey-type-intro>dt a[survey_type='imgs'] {
    width: 200px;
    height: 180px;
    overflow: hidden;
}
.survey-type-intro>dt a[survey_type='imgs'] img {
    width: 100%;
    height: 100%;
    transition: all 1s ease 0s;
}
.survey-type-intro>dt a[survey_type='imgs']:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.survey-type-intro>dt a[survey_type='title'] {
    width: 200px;
    height: 39px;
    line-height: 39px;
    overflow: hidden;
    text-align: center;
    color: #60636d;
}
.survey-type-intro>dd {
    height: 180px;
    overflow: hidden;
    position: relative;
    line-height: 30px;
    font-size: 14px;
    color: #777;
    text-align: left;
    text-indent: 2em;
}
.survey-type-intro>dd .white-hover {
    bottom: 0;
}
.xz-economy-left {
    width: 700px;
}
.xz-economy-right {
    width: 335px;
}
.xz-intro-subbox {
    width: 100%;
    height: 160px;
    background-color: #fdfdfd;
}
.xz-intro-subbox>dl {
    width: 340px;
    margin-right: 10px;
}
.xz-intro-subbox>dl>dt {
    width: 170px;
    height: 160px;
    float: left;
    margin-right: 10px;
}
.xz-intro-subbox>dl>dt img {
    width: 100%;
    height: 100%;
}
.xz-intro-subbox>dl>dd {
    height: 150px;
    overflow: hidden;
}
.xz-intro-subbox>dl>dd p {
    line-height: 30px;
    font-size: 14px;
    color: #56575a;
}
.xz-intro-subbox>dl>dd p a {
    color: #27629c;
    font-weight: 700;
}
.xz-intro-yearbook {
    width: 335px;
    overflow: hidden;
    height: 160px;
}
.xz-intro-subbox>.xz-intro-yearbook>dt {
    width: 120px;
    height: 160px;
}
.xz-intro-subbox>.xz-intro-yearbook>dt img {
    width: 100%;
    height: 100%;
}
.xz-intro-ulitem li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
}
.xz-intro-ulitem li i {
    display: block;
    width: 3px;
    height: 3px;
    background-color: #333;
    margin-right: 7px;
    float: left;
    margin-top: 13px;
}
.xz-intro-invesbox {
    width: 100%;
    height: 160px;
}
.xz-inve-item {
    width: 340px;
    height: 160px;
    background-color: #fdfdfd;
    float: left;
}
.xz-inve-item:nth-child(2) {
    margin: 0 15px;
}
.ie7 .xz-inve-item, .ie8 .xz-inve-item {
    margin: 0 5px;
}
.xz-inve-item>dt {
    height: 30px;
    width: 100%;
    line-height: 30px;
    background-color: #ebf0f3;
    font-size: 14px;
    text-indent: 10px;
}
.xz-inve-item>dt a {
    color: #27629c;
    font-weight: 700;
}
.xz-inve-item>dd .xz-intro-ulitem {
    margin: 5px 0 0 5px;
}

/* 大事记 */

.bgcl-fd {
    background-color: #fdfdfd;
}

/* 时间轴开始 */

.shanxi-general-situation-2 {
    width: 1050px;
    overflow: hidden;
    border-top: none;
}
#timeline {
    width: 1030px;
    overflow: hidden;
    margin: 10px;
    position: relative;
    background: url(xz-intro_dot.png) left 30px no-repeat;
}
#dates {
    width: 1030px;
    height: 60px;
    overflow: hidden;
    position: relative;
}
#dates li {
    list-style: none;
    float: left;
    width: 192px;
    height: 50px;
    font-size: 18px;
    text-align: center;
    background: url(xz-intro_bigdot.png) center 40px no-repeat;
}
#dates a {
    line-height: 38px;
    padding-bottom: 10px;
    color: #c6bdaa;
}
#dates li .selected {
    font-size: 24px;
    color: #c6bdaa;
    background: url(xz-intro_bigdot-hover.png) center 37px no-repeat;
    padding-bottom: 13px;
    font-weight: 700;
}
#issues {
    width: 1030px;
    height: 240px;
    overflow: hidden;
}
#issues li {
    width: 1030px;
    overflow: hidden;
    list-style: none;
    float: left;
    height: 240px;
}
#issues li span {
    border-bottom: 1px dotted #efefef;
    border-left: 5px solid #dddbd8;
    display: block;
    height: 60px;
    width: 970px;
    padding: 0 30px;
    line-height: 30px;
    font-size: 14px;
    margin: 10px auto 3px;
    overflow: hidden;
}
#issues li a {
    display: inline-block;
    font-size: 14px;
    color: #015293;
    width: 1030px;
    text-align: center;
    font-weight: 700;
}
.xz-intro-products {
    width: 200px;
    height: 250px;
    overflow: hidden;
    float: left;
    margin: 0 5px;
}
.xz-intro-products>dt {
    width: 200px;
    height: 200px;
    overflow: hidden;
}
.xz-intro-products>dt img {
    width: 100%;
    height: 100%;
    transition: all 1s ease 0s;
}
.xz-intro-products>dt a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.xz-intro-products>dd {
    height: 50px;
    line-height: 50px;
    background-color: #fdfdfd;
    text-align: center;
    font-size: 16px;
}

/* 信息公开专栏 */

.bdt2pb {
    border-top: 2px solid #015293;
}
.info-maicolumn-left-box {
    width: 250px;
    margin: 0 15px;
}
.info-maicolumn-left-title {
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #545454;
}
.info-maicolumn-left-title-bdbt {
    height: 1px;
    border: 1px solid #d8d8d8;
}
.govinfo-submenu-items {
    width: 100%;
}
.govinfo-submenu-items>a {
    width: 100%;
    font-size: 14px;
    line-height: 34px;
    display: block;
    border: 1px solid #efefef;
    height: 34px;
    margin-top: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #fff;
}
.govinfo-submenu-items>a>i {
    display: block;
    float: left;
    width: 21px;
    height: 21px;
    position: relative;
    top: 5px;
    left: 15px;
    margin-right: 25px;
    background: url(icon-submenu-items.png);
}
.govinfo-submenu-items>a>i.icon-submenu-items-1 {
    background-position: 0 0;
}
.govinfo-submenu-items>a:hover>i.icon-submenu-items-1 {
    background-position: -26px 0;
}
.govinfo-submenu-items>a>i.icon-submenu-items-2 {
    background-position: -52px 0;
}
.govinfo-submenu-items>a:hover>i.icon-submenu-items-2 {
    background-position: -78px 0;
}
.govinfo-submenu-items>a>i.icon-submenu-items-3 {
    background-position: -104px 0;
}
.govinfo-submenu-items>a:hover>i.icon-submenu-items-3 {
    background-position: -130px 0;
}
.govinfo-submenu-items>a>i.icon-submenu-items-4 {
    background-position: -156px 0;
}
.govinfo-submenu-items>a:hover>i.icon-submenu-items-4 {
    background-position: -182px 0;
}
.govinfo-submenu-items>a>i.icon-submenu-items-5 {
    background-position: -208px 0;
}
.govinfo-submenu-items>a:hover>i.icon-submenu-items-5 {
    background-position: -234px 0;
}
.govinfo-submenu-items>a>i.icon-submenu-items-6 {
    background-position: -260px 0;
}
.govinfo-submenu-items>a:hover>i.icon-submenu-items-6 {
    background-position: -286px 0;
}
.flex-cata-box {
    background-color: #f1f1f1;
    padding-bottom: 1px;
}
.flex-cata-box-title {
    height: 34px;
    border: 1px solid #efefef;
    text-align: center;
    line-height: 34px;
    color: #015293;
    background-color: #fff;
    margin-top: 10px;
    font-size: 16px;
}

/*树状菜单开始*/

.treeview {
    width: 100%;
}
.treeview, .treeview ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.treeview ul {
    margin-top: 4px;
}
.treeview .hitarea {
    float: left;
    width: 16px;
    height: 16px;
    margin-left: -16px;
    cursor: pointer;
    background: url(treeview-default.gif) -64px -25px no-repeat;
    margin-top: 3px;
}

/* fix for IE6 */

* html .hitarea {
    display: inline;
    float: none;
}
.treeview li {
    line-height: 1.5;
    margin: 0;
    padding: 3px 0 3px 16px;
}
.treeview li a {
    color: #333;
}
.treeview li a:hover {
    color: #035496;
}
.treeview a.selected {
    height: 16px;
    padding: 0 2px;
    padding-top: 0;
    opacity: .8;
    color: black;
    border: 1px #aabccf solid;
    background-color: #ecf6ff;
}
#treecontrol {
    display: none;
    margin: 1em 0;
}
.treeview .hover {
    cursor: default;
}
.treeview li {
    background: url(treeview-default-line.gif) 0 0 no-repeat;
}
.treeview li.collapsable, .treeview li.expandable {
    background-position: 0 -176px;
}
.treeview .expandable-hitarea {
    background-position: -80px -3px;
}
.treeview li.last {
    background-position: 0 -1766px;
}
.treeview li.lastCollapsable, .treeview li.lastExpandable {
    background-image: url(treeview-default.gif);
}
.treeview li.lastCollapsable {
    background-position: 0 -111px;
}
.treeview li.lastExpandable {
    background-position: -32px -67px;
}
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {
    background-position: 0;
}
.treeview-black li {
    background-image: url(../treeview-black-line.gif);
}
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable {
    background-image: url(treeview-black.gif);
}

/*树状菜单结束*/

.cond-menu-list .cond-menu-head {
    height: 30px;
    line-height: 30px;
    background-color: #8da5c3;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 10px;
    cursor: default;
}
.cond-menu-list .cond-menu-box {
    margin-bottom: 20px;
    font-size: 14px;
    padding-left: 15px;
    margin-top: -5px;
}
.cond-mene-head-single a {
    color: #fff;
    cursor: pointer;
}
.applied-infopub-inner {
    margin: 0;
    border-top: none;
    font-size: 12px;
    padding-bottom: 10px;
    overflow: hidden;
    background-color: #fff;
}
.applied-infopub-inner>a {
    width: 115px;
    height: 28px;
    border: 1px solid #efefef;
    display: block;
    float: left;
    line-height: 28px;
    text-align: center;
    margin: 10px 0 0 5px;
}

/* ä¿¡æ¯å…¬å¼€ä¸“æ å³ä¾§ */

.govinfo-search-inner {
    height: 48px;
    border: 1px solid #efefef;
    border-radius: 5px;
    background-color: #fefefe;
    position: relative;
}
.govinfo-search--title {
    width: 115px;
    font-size: 16px;
    color: #015293;
    height: 28px;
    position: absolute;
    top: 10px;
    left: 15px;
    line-height: 28px;
    text-align: right;
    background: url(icon-govinfo-search.png) 0 0 no-repeat;
}
.govinfo-search--body {
    margin: 0;
    margin-left: 130px;
    height: 48px;
}
.govinfo-input {
    float: left;
}
.opts {
    width: 110px;
    height: 28px;
    line-height: 28px;
    padding-left: 5px;
    border-radius: 5px;
    display: block;
    float: left;
    margin: 8px 5px 0;
    background-color: #fff;
    border: 1px solid #efefef;
    color: #757575;
    font-size: 14px;
}
.govinfo-input>input {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #757575;
    background-color: #fff;
    border: 1px solid #efefef;
    border-radius: 5px;
    display: inline-block;
    float: left;
    padding-left: 10px;
    margin: 7px 5px 0;
    position: relative;
    width: 290px;
}
.govinfo-btn {
    float: left;
}
.govinfo-btn>input {
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    background-color: #2b70b6;
    display: inline-block;
    float: left;
    text-align: center;
    margin: 7px 5px 0;
    position: relative;
    width: 60px;
    border: none;
    border-radius: 4px;
    transition: all .4s;
    -moz-transition: all .4s;
    /* Firefox 4 */
    -webkit-transition: all .4s;
    /* Safari and Chrome */
    -o-transition: all .4s;
    /* Opera */
}
.govinfo-btn>input:hover, .govinfo-btn>a:hover {
    cursor: pointer;
    background-color: #0d66c7;
}
.govinfo-btn>input:active, .govinfo-btn>a:active {
    background-color: #3d87d1;
}
.govinfo-btn>a {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    background-color: #2b70b6;
    display: inline-block;
    float: left;
    text-align: center;
    margin: 7px 5px 0;
    position: relative;
    width: 80px;
    border: none;
    border-radius: 5px;
    transition: all .4s;
    -moz-transition: all .4s;
    /* Firefox 4 */
    -webkit-transition: all .4s;
    /* Safari and Chrome */
    -o-transition: all .4s;
    /* Opera */
}

/* 信息公开专栏正体 */

.govinfo-pub-main {
    /* border: 1px solid #efefef; */
    /* overflow: hidden; */
    width: 760px;
    margin-top: 20px;
    font-family: "\5B8B\4F53";
    color: #333;
}
.bd0 {
    border: none;
}
#sideToolbar {
    right: 0;
}
.govinfo-pub-main--title {
    height: 86px;
    text-align: center;
    position: relative;
}
.govinfo-pub-main--title>h2 {
    font-size: 18pt;
    color: #333;
    line-height: 50px;
}
.govinfo-pub-main--title>span {
    display: inline-block;
    width: 90%;
    line-height: 26px;
    position: absolute;
    color: #999;
    top: 50px;
    left: 5%;
    font-size: 16px;
    background-color: #f9f9f9;
}
.govinfo-pub-main--content {
    padding: 15px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 26px;
}
.govinfo-pub-main--content>h2.headline-1 {
    font-size: 16px;
    line-height: 56px;
    font-weight: 600;
}
.govinfo-pub-main--content>h2.headline-2 {
    font-size: 14px;
    line-height: 36px;
    color: #666;
}

/* 部门列表 */

.govinfo-pub-main-column-1 {
    width: 100%;
    border: 1px solid #efefef;
    overflow: hidden;
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", sans-self;
}
.pd0 {
    padding: 0;
}
.mg0 {
    margin: 0;
}
.govinfo-pub-main-content {
    border-right: 1px solid #efefef;
    width: 729px;
}
.govinfo-pub-main-content>li {
    width: 227px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    padding-left: 11.5px;
    display: inline-block;
    border-bottom: 1px dashed #efefef;
    border-right: 1px solid #efefef;
    position: relative;
}
.govinfo-pub-main-content>li>a {
    display: inline-block;
    position: absolute;
    right: 10px;
    color: #0c62bf;
    height: 40px;
    top: 0;
}
.govinfo-pub-main-content>li>a:hover {
    color: #3087d1;
}

/* 信息公开专栏列表 */

.table-cell {
    display: table-row;
}
.govinfo-list-caption {
    display: inline-block;
    width: 760px;
    height: 36px;
    background-color: #2b70b6;
}
.corrrect-font {
    font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", sans-self;
}
.govinfo-list-caption>li {
    line-height: 36px;
    color: #fff;
    font-size: 16px;
}
.govinfo-list-caption>li>span {
    display: inline-block;
    text-align: center;
    border-right: 1px solid #fff;
}
.list-caption-serial {
    width: 50px;
}
.list-caption-title {
    width: 447px;
}
.list-caption-no {
    width: 154px;
}
.govinfo-list-caption>li>span.list-caption-time {
    width: 90px;
    border-right: none;
}
.govinfo-list-title {
    display: inline-block;
    width: 758px;
    border: 1px solid #efefef;
}
.govinfo-list-title-item {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    float: left;
    position: relative;
}
.govinfo-list-title-item>span {
    display: inline-block;
    text-align: center;
    border-right: 1px solid #efefef;
    border-bottom: 1px dashed #efefef;
    overflow: hidden;
    height: 40px;
}
.govinfo-list-title-item>span.list-title-serial {
    width: 50px;
}
.govinfo-list-title-item>a.list-title-title {
    width: 442px;
    display: inline-block;
    text-align: left;
    border-right: 1px solid #efefef;
    border-bottom: 1px dashed #efefef;
    padding-left: 5px;
    overflow: hidden;
    font-size: 14px;
    height: 40px;
}
.govinfo-list-title-item>span.list-title-no {
    width: 155px;
    font-size: 12px;
    color: #015293;
}
.govinfo-list-title-item>span.list-title-time {
    width: 90px;
    font-size: 12px;
    border-right: none;
}

/* 弹出层 */

.govinfo-lay {
    background-color: #fff;
    display: none;
    left: 50px;
    top: 40px;
    padding: 5px;
    position: absolute;
    border: 5px solid rgba(0, 0, 0, .1);
    font-size: 14px;
    width: 690px;
    z-index: 1;
}
.ie7 .govinfo-list-title-item>.govinfo-lay {
    z-index: 9998;
}
.ie7 .govinfo-list-title>li>.govinfo-lay, .ie8 .govinfo-list-title>li>.govinfo-lay {
    border: 5px solid #e5e5e5;
}
.ie7 .govinfo-list-title>li>.govinfo-lay>li.govinfo-lay-title, .ie8 .govinfo-list-title>li>.govinfo-lay>li.govinfo-lay-title {
    width: 600px;
}
.govinfo-lay>li {
    border: 1px solid #eee;
    padding: 5px;
    line-height: 22px;
    display: inline-block;
    width: 48.1%;
    float: left;
}
.govinfo-lay>li>span {
    display: inline-block;
    width: 80px;
    text-align: right;
    font-weight: 600;
    color: #3d87d1;
    padding: 0 3px;
}
.govinfo-lay>li.govinfo-lay-title {
    color: #3d87d1;
    padding-left: 80px;
    text-indent: -75px;
}
.govinfo-lay>li.govinfo-lay-keywords {
    width: 98%;
}
.govinfo-lay>li.govinfo-lay-title {
    width: calc(98% - 75px);
}
.govinfo-lay>li.govinfo-lay-index, .govinfo-lay>li.govinfo-lay-subject, .govinfo-lay>li.govinfo-lay-office, .govinfo-lay>li.govinfo-lay-created, .govinfo-lay>li.govinfo-lay-title, .govinfo-lay>li.govinfo-lay-no, .govinfo-lay>li.govinfo-lay-release {
    border-top: none;
}
.h800 {
    height: 800px;
}
.h1000 {
    height: 1000px;
}

/* åˆ†é¡µæ¨¡å— */

.pages {
    margin: 20px auto 15px 25px;
}
.pages #Pagination {
    float: left;
    overflow: hidden;
}
.pages #Pagination .pagination {
    height: 30px;
    text-align: right;
    font-family: \u5b8b\u4f53, Arial;
}
.pages #Pagination .pagination a, .pages #Pagination .pagination span {
    float: left;
    display: inline;
    padding: 5px 13px;
    border: 1px solid #efefef;
    background: #f6f6f6;
    color: #0d64c3;
    font-family: \u5b8b\u4f53, Arial;
    font-size: 14px;
    cursor: pointer;
    margin: 0 3px;
}
.pages #Pagination .pagination .current {
    background: #0d64c3;
    color: #fff;
}
.pages #Pagination .pagination .prev, .pages #Pagination .pagination .next {
    float: left;
    padding: 5px 13px;
    border: 1px solid #e6e6e6;
    background: #f6f6f6;
    color: #666666;
    cursor: pointer;
}
.pages #Pagination .pagination .prev i, .pages #Pagination .pagination .next i {
    display: inline-block;
    width: 4px;
    height: 11px;
    margin-right: 5px;
    background: url(../icon.fw.png) no-repeat;
}
.pages #Pagination .pagination .prev i {
    background-position: -144px -1px;
}
.pages #Pagination .pagination .next i {
    background-position: -156px -1px;
}
.pages #Pagination .pagination .pagination-break {
    padding: 6px 5px;
    border: none;
    background: none;
    cursor: default;
}
.pages .searchPage {
    float: left;
    padding: 0;
}
.pages .searchPage .page-sum {
    padding: 11px 13px;
    color: #999999;
    font-family: \u5b8b\u4f53, Arial;
    font-size: 14px;
}
.pages .searchPage .page-go {
    padding: 8px 0;
    color: #999999;
    font-family: \u5b8b\u4f53, Arial;
    font-size: 14px;
    padding: 10px 0\9;
}
.pages .searchPage .page-go input {
    width: 21px;
    height: 20px;
    margin: 0 5px;
    padding-left: 5px;
    border: 1px solid #e4e4e4;
}
.pages .searchPage .page-btn {
    margin: 9px 0 5px 5px;
    padding: 2px 5px;
    background: #0d64c3;
    border-radius: 2px;
    color: #ffffff;
    font-family: Arial, 'Microsoft YaHei';
    font-size: 14px;
    text-decoration: none;
}

/* 公开指南 */

.govinfo-pub-main-guide-txt {
    width: 738px;
    border: 1px solid #f2f2f2;
    padding: 0 10px;
    height: 930px;
    margin-top: 20px;
}
.xz-info-guide-txt-box {}
.xz-info-guide-txt-title {
    text-align: center;
    color: #fff;
    height: 36px;
    line-height: 36px;
    background-color: #3a6fb5;
    margin-top: 10px;
}
.xz-info-guide-txt-content {
    padding: 10px;
    height: 800px;
    overflow-y: auto;
}
.xz-info-guide-department-title {
    height: 36px;
    line-height: 36px;
    background-color: #fbfbfb;
    overflow: hidden;
}
.xz-info-guide-department-title span {
    padding: 10px 8px;
    color: #fff;
    background-color: #015293;
    line-height: 36px;
    font-size: 16px;
}
.xz-info-guide-department-content {
    border: 1px solid #efefef;
    overflow: hidden;
    padding-bottom: 5px;
}
.xz-info-guide-department-content>li {
    float: left;
    width: 24%;
    height: 32px;
    background-color: #f1f1f1;
    line-height: 32px;
    margin: 5px 0 0 1.3%;
    font-size: 14px;
    text-indent: 10px;
}
.xz-info-guide-department-content>.ml0 {
    margin-left: 0;
}
.common-content-wrap td {
    vertical-align: top;
}
.common-content-wrap .hauto-td-lf {
    background-color: #f9f9f9;
}
.common-content-wrap .hauto-td-rt {
    padding-left: 10px;
    overflow-y: auto;
    overflow-x: hidden;
}

/* 信箱 */

.mt5 {
    margin-top: 5px;
}
.govinfo-mailbox-listbox {
    width: 738px;
    border: 1px solid #f2f2f2;
    padding: 0 10px;
}
.traction-submod-box>.cond-menu-head {
    height: 42px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 42px;
    margin-top: 5px;
    padding-left: 10px;
    position: relative;
}
.traction-submod-box>.cond-menu-head>i {
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 15px;
    right: 10px;
    background-position: -309px 0;
    transition: all .3s ease-in-out;
}
.traction-submod-box>.cond-menu-head.current>a {
    color: #015293;
}
.traction-submod-box>.cond-menu-head.current>i {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.traction-submod-box>.cond-menu-box {
    background-color: #f3f8fd;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 400;
}
.traction-submod-box>.cond-menu-box>ul>li {
    line-height: 30px;
    border-bottom: 1px dashed #fff;
}
.traction-submod-box>.cond-menu-box>ul>li:hover {
    background-color: #f7f2fd;
}
.h900 {
    height: 900px;
}
.intraction-mailbox-box {
    width: 738px;
    border: 1px solid #f2f2f2;
    padding: 0 10px 10px;
    position: relative;
}
.govinfo-list-right-section-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 44px;
    overflow: hidden;
    height: 44px;
    margin: 0;
    color: #015293;
    border-bottom: 1px solid #dcdcdc;
}
.response-rate-box {
    font-size: 14px;
    line-height: 40px;
    position: absolute;
    top: 6px;
    right: 10px;
    overflow: hidden;
    width: 715px;
    height: 38px;
    color: #656565;
}
.fix-posi-right {
    text-align: right;
}
.fix-posi-right>a {
    font-size: 14px;
    padding: 0 8px;
    color: #676767;
}
.fix-posi-right>a:hover {
    color: #015293;
}
.chz-common-text-list {
    overflow: hidden;
    margin: 10px auto;
}
.govinfo-search-inner-topcnt {
    line-height: 30px;
    overflow: hidden;
    height: 30px;
    margin-top: 18px;
}
.fixifx-leter-sea {
    overflow: hidden;
    margin-top: 0;
    margin-left: 0;
}
.govinfo-search-show-cnt>li {
    font-size: 14px;
    position: relative;
    display: block;
    float: left;
    height: 30px;
    margin-right: 10px;
    color: #555;
}
.govinfo-search-show-cnt>li input, .govinfo-search-show-cnt>li select {
    line-height: 24px;
    overflow: hidden;
    width: 175px;
    height: 24px;
    padding-left: 3px;
    border: 1px solid #e0e0e0;
}
.govinfo-search-show-cnt>li select {
    height: 26px;
    margin-top: 1px;
    padding: 3px 0;
}
.govinfo-search-show-cnt>.govinfo-search-show-cnt-title {
    font-size: 16px;
    font-weight: 700;
    margin-right: 0;
}
.govinfo-search-show-cnt>.govinfo-search-show-cnt-title>i {
    display: inline-block;
    width: 18px;
    height: 13px;
    margin: 0 5px;
    background-position: -290px -780px;
}
.govinfo-search-show-cnt>.govinfo-open-subbtn {
    width: 80px;
    height: 30px;
}
.govinfo-search-show-cnt>.govinfo-open-subbtn input {
    line-height: 30px;
    width: 80px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    color: #025496;
    border: 0;
    background-color: #eee;
}
.govinfo-search-show-cnt>.govinfo-open-subbtn input:hover {
    background-color: #ddd;
}
.fixifx-leter-sea .zhmmail-add-form>li.fix-marg-0523 {
    margin-right: 15px;
}
.mayors-mailbox-content-inner {
    margin-top: 10px;
}
.mailbox-list-items {
    width: 100%;
}
.mailbox-list-items>thead>tr {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    color: #333;
    background-color: #f1f1f1;
}
.mailbox-list-items>thead>tr>th {
    font-weight: 700;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #fff;
    font-size: 14px;
}
.fontsix-fixcnt .mailbox-list-items-tit-w {
    width: 500px;
}
.mailbox-list-items>tbody>tr {
    line-height: 35px;
    height: 35px;
    font-size: 14px;
}
.mailbox-list-items>tbody>tr>td {
    font-size: 14px;
    overflow: hidden;
    height: 35px;
    color: #930101;
    text-align: center;
    border-bottom: 1px dashed #eee;
}
.mailbox-list-items>tbody>tr>.mailbox-list-items-tit-w {
    display: block;
    overflow: hidden;
    padding-left: 15px;
    text-align: left;
    position: relative;
}
.mailbox-list-items-0523>tbody>tr>.mailbox-list-items-tit-w>i {
    position: absolute;
    top: 17px;
    left: 5px;
    display: block;
    width: 3px;
    height: 3px;
    background-color: #333;
}
.mailbox-list-items>tbody>tr>.letter-grey {
    color: #999;
}
.pages-govinfo-open {
    font-size: 12px;
    margin: 25px auto;
    text-align: center;
    color: #696969;
}
.pages-govinfo-open .page-btn-normal {
    line-height: 16px;
    height: 18px;
    margin: 0 1px;
    padding: 0 5px;
    color: #696969;
    border: 1px solid #f3f3f3;
}
.pages-govinfo-open .page-sum {
    margin-right: 15px;
}
.pages-govinfo-open .page-go {
    margin-left: 15px;
}
.pages-govinfo-open .page-go input {
    width: 48px;
    margin: 0 5px;
    border: 1px solid #e1e1e1;
}
.pages-govinfo-open .page-btn {
    line-height: 16px;
    height: 18px;
    padding: 0 12px;
    color: #025496;
    border-radius: 3px;
    background-color: #ddd;
}
.pages-govinfo-open .page-btn:hover {
    background-color: #d9d9d9;
}
.mailbox-list-items-reswd .mailbox-list-items-tit-w {
    width: 360px;
}
.mailbox-list-items-reswd .mailbox-list-items-tit-department {
    width: 180px;
}
.mailbox-letter-cnt {
    height: 780px;
    overflow: hidden;
    overflow-y: auto;
}
.mailbox-letter-buttons {
    height: 80px;
    text-align: center;
    margin: 10px auto;
    overflow: hidden;
    width: 300px;
}
.mailbox-button {
    height: 30px;
    line-height: 28px;
    /* padding: 0 15px; */
    display: block;
    text-align: center;
    float: left;
    background: #035496;
    border-radius: 5px;
    margin: 0 10px;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    margin-top: 25px;
    border: 0;
    cursor: pointer;
}
.submit--button {
    width: 172px;
}
.quite--button {
    width: 82px;
}
.submit--button[disabled] {
    border: 1px solid #ddd;
    background-color: #f5f5f5;
    color: #aca899;
    cursor: default;
}
.titfont-fix {
    text-align: center;
}
.center-info {
    text-align: right;
}
.per-center-top {
    width: 725px;
    margin: 0 auto;
    overflow: hidden;
}
.per-center-top-tit {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin: 0;
    text-indent: 10px;
    color: #035497;
}
.per-center-form-box {
    margin: 20px 0 0 25px;
    width: 675px;
    overflow: hidden;
}
.normalInput {
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    overflow: visible;
    position: relative;
    width: 100%;
    font-size: 14px;
    color: #333;
}
.normalInput2 {
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    overflow: visible;
    position: relative;
    width: 100%;
    font-size: 14px;
    color: #333;
}
.normalInput label {
    width: 75px;
    text-align: right;
    display: block;
    float: left;
}
.normalInput input {
    font-size: 14px;
    height: 20px;
    padding: 3px 0;
    border: 1px solid #ccc;
    color: #888;
    font-size: 14px;
    width: 300px;
    padding-left: 10px;
}
.normalInput .text-focus-1 {
    border: 1px solid #c5daed;
}
.normalInput .checkboxes {
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    width: 350px;
}
.normalInput .checkboxes label {
    width: auto;
    margin-right: 15px;
    margin-left: 5px;
}
.normalInput .checkboxes label input {
    border: 0;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}
.normalInput .open-tips-fix {
    width: 450px;
}
.normalInput .open-tips {
    color: #666;
}
.normalInput .useraddr, .normalInput .fix-wiin {
    width: 570px;
}
.text-tips {
    margin-left: 75px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    margin-top: -5px;
    margin-bottom: 5px;
    color: #666;
}
.fix-lteeer {
    height: 141px;
    overflow: hidden;
}
.fix-lteeer2 {
    height: 170px;
}
.fix-lteeer .letter-area {
    height: 135px;
    width: 575px;
    border: 1px solid #ccc;
}
#letterCount, .normalInput .qqde {
    color: #f00;
}
.se-qrcode {
    position: relative;
    overflow: hidden;
}
.se-qrcode .se-dde {
    width: 160px;
}
.img-code {
    position: absolute;
    height: 30px;
    top: 0;
    left: 280px;
    width: 300px;
    overflow: hidden;
}
.img-code img {
    width: 80px;
    height: 30px;
    margin-right: 10px;
    overflow: hidden;
    float: left;
}
.img-code em {
    font-style: normal;
    float: left;
}
.btn-fix {
    text-align: center;
}
.btn-fix input {
    width: 85px;
    height: 30px;
    background-color: #1e5495;
    color: #fff;
    line-height: 30px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    border: 0;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
}
.btn-fix input:hover, .btn-fix input:active {
    color: #fff;
    background-color: #105095;
}
.mailbox-letter-title, .mailbox-letter-cnt {
    padding: 0 20px;
}
.mailbox-letter-title {
    text-align: center;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0;
}
.errors {
    font-size: 14px;
    display: none;
    margin-top: -10px;
    margin-bottom: 20px;
    margin-left: 75px;
    color: red;
}
.h600 {
    height: 600px;
}
.needed {
    font-size: 14px;
    font-style: normal;
    color: red;
}

/* 内容页 */

.page-content-detail-1 {
    position: relative;
    overflow: hidden;
    width: 1008px;
    padding: 0;
    border: 1px solid #dcdcdc;
}
.article-title {
    font-size: 28px;
    font-weight: normal;
    line-height: 50px;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    color: #333;
}
.letter-cnt-items {
    width: 100%;
    border: 1px solid #dcdcdc;
}
.letter-cnt-items td {
    font-size: 14px;
    height: 16px;
    padding: 10px;
    word-wrap: break-word;
    word-break: break-all;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}
.letter-cnt-items .bdr0 {
    border-right: 0;
}
.letter-cnt-items .letter-tit-fix {
    font-weight: 700;
    width: 140px;
    text-align: center;
    vertical-align: middle;
    color: #035497;
}
.letter-cnt-items .letter-cnt-cnt {
    width: 348px;
    text-align: left;
    vertical-align: top;
    color: #333;
}
.letter-cnt-items .letter-tit-fix {
    font-weight: 700;
    width: 140px;
    text-align: center;
    vertical-align: middle;
    color: #035497;
}
.letter-cnt-items .fixcolor-0515-de {
    background-color: #fefcfc;
}
.page-content-detail-1 {
    position: relative;
    overflow: hidden;
    width: 1008px;
    padding: 20px;
    border: 1px solid #dcdcdc;
}
.page-content-detail-1>.togfiled {
    font-size: 14px;
    line-height: 30px;
    position: absolute;
    top: 5px;
    right: 22px;
    width: 130px;
    height: 32px;
    text-align: center;
    color: #b2b2b2;
    border-radius: 0 5px 0 0;
    background-color: #eee;
}

/* 内容页 */

.govinfo-lay-detail {
    font-size: 14px;
    overflow: hidden;
    width: 1000px;
    margin-top: 15px;
    padding: 0;
    border: 3px solid #eee;
    background-color: #fff;
}
.govinfo-lay-detail>li {
    line-height: 22px;
    display: inline-block;
    float: left;
    width: 518px;
    padding: 5px;
    color: #676767;
    border: 1px solid #eee;
    border-bottom-style: dashed;
}
.govinfo-lay-detail>li>span {
    font-weight: 600;
    display: inline-block;
    width: 80px;
    padding: 0 3px;
    text-align: right;
    color: #44646d;
}
.govinfo-lay-detail>li.govinfo-lay-title {
    padding-left: 80px;
    text-indent: -75px;
}
.govinfo-lay-detail>li.govinfo-lay-keywords {
    width: 988px;
}
.govinfo-lay-detail>li.govinfo-lay-title {
    width: 913px;
}
.govinfo-lay-detail>li.govinfo-lay-index, .govinfo-lay-detail>li.govinfo-lay-subject, .govinfo-lay-detail>li.govinfo-lay-office, .govinfo-lay-detail>li.govinfo-lay-created, .govinfo-lay-detail>li.govinfo-lay-title, .govinfo-lay-detail>li.govinfo-lay-no, .govinfo-lay-detail>li.govinfo-lay-release {
    border-top: none;
}
.govinfo-lay-detail>li.govinfo-lay-subject, .govinfo-lay-detail>li.govinfo-lay-created, .govinfo-lay-detail>li.govinfo-lay-release {
    width: 459px;
    border-left: none;
}

/* 正文 */

.detail-main-content {
    overflow: hidden;
}
h1.article-title {
    font-size: 28px;
    font-weight: normal;
    line-height: 50px;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    color: #333;
}
.article-filed {
    font-size: 14px;
    margin: 0;
    text-align: center;
    color: #a9a9a9;
}
.article-filed--margin {
    margin: 0 10px;
}
.article-font-zoom {
    font-size: 14px;
    height: 40px;
    margin: 0;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 16px;
    border-bottom: 1px dashed #efefef;
}
.article-font-zoom>a {
    line-height: 22px;
    position: relative;
    display: inline-block;
    width: 60px;
    height: 25px;
    margin-top: 10px;
    text-indent: 17px;
    color: #a9a9a9;
    border-radius: 5px;
    background-color: #f9f9f9;
}
.article-font-zoom>a>i {
    position: absolute;
    top: 6px;
    left: 10px;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 5px;
    background: url(icon-zoom.png) repeat scroll 0 0;
}
.article-font-zoom>a>i.icon-zoom-in {
    background-position: -52px 0;
}
.article-font-zoom>a>i.icon-zoom-normal {
    background-position: -26px 0;
}
.article-font-zoom>a>i.icon-zoom-out {
    background-position: 0 0;
}
.article-tool {
    line-height: 33px;
    position: relative;
    width: 100%;
    height: 34px;
    margin: 10px auto;
}
.page-share {
    position: absolute;
    right: 0;
    overflow: hidden;
    height: 34px;
}
.page-share>a {
    display: inline-block;
    width: 33px;
    height: 34px;
    margin: 0 5px;
}
.page-share>a.icon-share-1 {
    background-position: -154px -835px;
}
.page-share>a.icon-share-2 {
    background-position: -188px -835px;
}
.page-share>a.icon-share-3 {
    background-position: -222px -835px;
}
.page-share>a.icon-share-4 {
    background-position: -257px -835px;
}
.page-share>a.icon-share-5 {
    background-position: -291px -835px;
}
.article-recommend {
    font-size: 14px;
}
.article-recommend-title {
    font-size: 16px;
    line-height: 44px;
    width: 100%;
    height: 44px;
    text-indent: 20px;
    color: #1d5597;
    background-color: #eee;
}
.recommend-lists {
    margin: 5px 20px;
}
.recommend-lists>li {
    line-height: 30px;
    position: relative;
    overflow: hidden;
    height: 30px;
}
.recommend-lists>li>i {
    position: absolute;
    top: 14px;
    left: 0;
    display: block;
    width: 3px;
    height: 3px;
    background-color: #555;
}
.recommend-lists>li>a {
    margin-left: 13px;
    color: #333;
}
.recommend-lists>li>a:hover {
    color: #1d5597;
}
.common-defix .article-tool {
    width: 1008px;
    padding: 10px 0;
    border-top: 1px dashed #dedede;
    border-bottom: 1px dashed #dedede;
}
.page-share {
    width: 420px;
    position: absolute;
    left: 0;
    height: 32px;
    overflow: hidden;
}
.page-tool {
    /* width: 205px; */
    position: absolute;
    right: 0;
    height: 32px;
    overflow: hidden;
}
.page-tool>a {
    display: inline-block;
    /* width: 90px; */
    padding: 0 15px;
    margin: 0 5px;
    height: 27px;
    line-height: 25px;
    text-align: center;
    background-color: #3a6fb5;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 14px;
}

/* 通用 */

.chz-common-text-list {
    overflow: hidden;
    margin: 0 auto 10px;
}
.chz-common-text-list-items {
    font-size: 14px;
    overflow: hidden;
    width: 100%;
    margin: 10px auto;
}
.chz-common-text-list-items>li {
    line-height: 36px;
    position: relative;
    display: block;
    overflow: hidden;
    height: 35px;
    border-bottom: 1px dashed #e6e6e6;
}
.h840 {
    height: 840px;
}
.chz-common-text-list-items>li>i {
    position: absolute;
    top: 16px;
    left: 10px;
    display: block;
    width: 3px;
    height: 3px;
    background-color: #000;
}
.chz-common-text-list-items>li>a {
    line-height: 36px;
    overflow: hidden;
    height: 36px;
    margin-left: 23px;
}
.chz-common-text-list-items>li>span {
    font-size: 12px;
    position: absolute;
    top: 0;
    right: 0;
    width: 72px;
    color: #999;
}
.chz-common-text-list-items>.mtb30 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #efefef;
}
.common-media-inner {
    float: left;
    overflow: hidden;
    width: 240px;
    height: 230px;
    margin: 10px 0 0 9px;
}
.ml0 {
    margin-left: 0;
}
.common-media-inner dt {
    position: relative;
    overflow: hidden;
    width: 240px;
    height: 180px;
}
.common-media-inner dt img {
    width: 240px;
    height: 180px;
    transition: all .5s ease 0s;
}
.common-media-inner:hover img {
    transform: scale(1.1);
}
.common-media-inner dt i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 44px;
    height: 44px;
    margin: auto;
    background-position: -280px -620px;
}
.common-media-inner dd {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    height: 48px;
    margin: 0;
    padding: 0 5px;
    background-color: #f1f1f1;
}
.common-media-inner dd a {
    color: #015293;
}
.common-media-inner dd a:hover {
    color: #1d5597;
}
.chz-online-talk {
    overflow: hidden;
    width: 100%;
    margin: 0;
}
.chz-online-talk>dt {
    float: left;
    overflow: hidden;
    width: 190px;
    height: 145px;
    margin-right: 10px;
}
.chz-online-talk>dt img {
    width: 190px;
    height: 135px;
    transition: transform .3s ease-in-out;
}
.chz-online-talk>dt img:hover {
    transform: scale(1.1);
}
.chz-online-talk>dd {
    overflow: hidden;
}
.chz-online-talk-fileds {
    width: 100%;
}
.chz-online-talk-fileds>li {
    font-size: 14px;
    display: block;
    overflow: hidden;
    color: #565656;
    position: relative;
}
.chz-online-talk-fileds>.online-talk-subject {
    line-height: 1.3em;
    height: 2.6em;
}
.chz-online-talk-fileds>.online-talk-time, .chz-online-talk-fileds>.online-talk-guest {
    line-height: 2.4em;
    height: 2.4em;
}
.chz-online-talk-fileds>.online-talk-desc {
    line-height: 1.5em;
    height: 3em;
}
.chz-online-talk-fileds>li>span {
    font-weight: 700;
    color: #015293;
}
.chz-online-talk-fileds>li .online-talk-detail {
    font-size: 14px;
    color: #015293;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}
.chz-online-talk-fileds>li .online-talk-detail:hover {
    font-weight: 700;
}
.fk-online-fix {
    margin: 10px auto 0;
    padding-bottom: 10px;
    border-bottom: 1px dotted #dcdcdc;
}
.fk-online-fix dt {
    height: 135px;
}
.fk-online-fix .chz-online-talk-fileds>.online-talk-subject, .fk-online-fix .chz-online-talk-fileds>.online-talk-time, .fk-online-fix .chz-online-talk-fileds>.online-talk-guest {
    line-height: 2em;
    height: 2em;
}
.fk-online-fix .chz-online-talk-fileds>.online-talk-desc {
    line-height: 1.8em;
    height: 3.6em;
}
.fix-auto-height {
    height: auto;
}

/* æ”¿åŠ¡å…¬å¼€åˆ—è¡¨ */

.govinfo-list-left-section {
    overflow: hidden;
    width: 260px;
    height: 865px;
    background-color: #f1f1f1;
}
.govinfo-list-right-section {
    position: relative;
    overflow: hidden;
    width: 778px;
    height: 865px;
    border: 1px solid #e1e1e1;
}
.fk-online-fix-detail {
    margin-top: 10px;
}
.fk-online-fix-detail>dt {
    float: none;
    overflow: hidden;
    width: 230px;
    height: 150px;
    margin-left: 10px;
    padding: 5px;
    background: #ddd;
}
.fk-online-fix-detail>dt img {
    width: 100%;
    height: 100%;
}
.fk-online-fix-detail>dd {
    margin: 10px 20px;
}
.fk-online-fix-detail .chz-online-talk-fileds>.online-talk-subject, .fk-online-fix-detail .chz-online-talk-fileds>.online-talk-time, .fk-online-fix-detail .chz-online-talk-fileds>.online-talk-guest {
    line-height: 2em;
    height: auto;
    padding-bottom: 10px;
    color: #333;
    border-bottom: 1px dotted #dcdcdc;
}
.fk-online-fix-detail .chz-online-talk-fileds>.online-talk-desc {
    line-height: 1.8em;
    height: auto;
    padding-bottom: 10px;
    color: #333;
    border-bottom: 1px dotted #dcdcdc;
}
.online-talk-detail {
    font-size: 24px;
    line-height: 1.3em;
    padding: 0 50px;
    text-align: center;
    color: #035398;
}
.online-talk-detail-box {
    margin: 0 25px;
}
.online-talk-detail-toolbar {
    line-height: 30px;
    overflow: hidden;
    height: 31px;
    border-bottom: 1px solid #dcdcdc;
}
.online-talk-detail-toolbar-left {
    padding-left: 5px;
    color: #035398;
}
.online-talk-detail-toolbar-right {
    font-size: 14px;
    padding-right: 5px;
}
.online-talk-detail-toolbar-right>a {
    margin-left: 10px;
    color: #000;
}
.online-talk-detail-inner {
    overflow-y: scroll;
    height: 860px;
    margin-bottom: 10px;
    padding: 0 5px;
}
.fix-form-inline-talk {
    width: 100%;
}
.fix-form-inline-talk .per-center-form-box {
    overflow: hidden;
    width: 100%;
    margin: 15px auto;
}
.fix-form-inline-talk .btn-fix {
    margin-left: 0;
}
.fix-form-inline-talk .normalInput .useraddr, .normalInput .fix-wiin {
    width: 158px;
}
.fix-form-inline-talk .fix-lteeer .letter-area {
    width: 670px;
}
.fix-form-inline-talk .sel_talk {
    width: 170px;
    padding: 2px 0 2px 10px;
}
.fix-auto-height-1420 {
    height: 1420px;
}
.fix-sear-on h1.article-title {
    font-size: 24px;
    line-height: 1.5em;
    margin: 0;
    padding: 15px 50px;
    text-align: center;
}
.fix-sear-on table {
    border-bottom: 1px solid #dcdcdc;
}
.table-wrap td {
    vertical-align: top;
}
.table-wrap .table-wrap-left {
    background-color: #f1f1f1;
}
.fix-auto-wht {
    left: 10px;
}
.fix-ser-result {
    width: 100%;
    margin: 0;
}
.fix-ser-result .btn-fix {
    margin-left: 0;
}
.fix-ser-result .per-center-form-box {
    width: 100%;
}
.fix-ser-result .normalInput label {
    width: 105px;
}
.online-talk-detail-item {
    font-size: 14px;
    line-height: 1.5em;
    margin-top: 10px;
    padding-bottom: .75em;
    border-bottom: 1px solid #ccc;
}
.online-talk-detail-item span {
    margin-right: 5px;
    color: #035398;
}
.online-talk-detail-item em {
    font-style: normal;
    margin-left: 10px;
    color: #989898;
}
.fix-auto-height-1420 {
    height: 1420px;
}
.fix-bdt3 {
    border-top: 2px solid #015293;
}

/* 访谈大图 */

.online-sx-imgtit {
    height: 36px;
    background-color: #e5e5e5;
    line-height: 36px;
    padding-left: 16px;
    color: #015293;
    font-size: 16px;
    font-weight: 700;
}
.online-sz-talk-img {
    width: 240px;
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: auto;
    height: 410px;
}
.online-sz-talk-img>li {
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
}
.online-sz-talk-img>li>img {
    display: block;
    width: 100%;
    height: 155px;
    overflow: hidden;
    cursor: zoom-in;
}
.section-main-inner-online {
    overflow: hidden;
    position: relative;
}
.big-online-img {
    display: none;
    width: 720px;
}
.big-online-img>img {
    width: 100%;
}
.online-sz-talk-img>li:hover .big-online-img {
    display: list-item;
    position: absolute;
    left: 300px;
    top: 500px;
    z-index: 9;
}

/* 政务服务 */

.xzh-level-left-box {
    width: 750px;
    padding-right: 20px;
}
.xzh-level-right-box {
    width: 260px;
    padding-left: 19px;
    border-left: 1px solid #ddd;
}
.service-flag-tab-box {
    line-height: 43px;
    overflow: hidden;
    width: 100%;
    height: 43px;
    border-bottom: 2px solid #ddd;
}
.service-flag-tab-box>li {
    font-size: 18px;
    font-weight: 700;
    line-height: 16px;
    display: block;
    float: left;
    height: 18px;
    margin-top: 10px;
    padding: 0 10px;
}
.service-flag-tab-box>li>a {
    color: #015293;
}
.service-item-box {
    width: 250px;
    height: 67px;
    padding: 15px 0;
    float: left;
    border-bottom: 1px dotted #e5e5e5;
}
.service-item-box>dt {
    width: 65px;
    height: 65px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.service-item-box>dt>img {
    margin-top: 15px;
}
.service-item-box>dd {
    width: 145px;
    height: 65px;
    overflow: hidden;
}
.service-item-box>dd .service-item-tit {
    font-size: 18px;
    color: #015293;
    line-height: 36px;
}
.service-item-box>dd .service-item-txt {
    font-size: 16px;
    color: #333;
}
.service-calat-item-box {
    width: 750px;
    height: 145px;
    background-color: #edf6fd;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
.service-calat-item-box>dt {
    width: 115px;
    height: 50px;
    overflow: hidden;
    float: left;
    text-align: center;
    padding-top: 95px;
    font-size: 18px;
    color: #fff;
}
.service-calat-item-box>.cata-bg-1 {
    background-position: 0 -190px;
}
.service-calat-item-box>.cata-bg-2 {
    background-position: -120px -190px;
}
.service-calat-item-box>.cata-bg-3 {
    background-position: -240px -190px;
}
.triangle-right {
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 15px solid #015293;
    margin-top: 65px;
}
.service-cata-list {
    width: 590px;
    height: 120px;
    overflow: hidden;
    margin-top: 12px;
}
.service-cata-list>li {
    margin-left: 35px;
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    float: left;
}
.plaftom-box {
    width: 260px;
    overflow: hidden;
    height: 120px;
}
.plaftom-box-item {
    height: 50px;
    overflow: hidden;
    margin-top: 10px;
    background-color: #f3f3f3;
}
.plaftom-box-item>dt {
    width: 80px;
    float: left;
    height: 50px;
}
.plaftom-box-item>.plaftom-box-bg-1 {
    background-position: -261px -115px;
}
.plaftom-box-item>.plaftom-box-bg-2 {
    background-position: -341px -115px;
}
.plaftom-box-item>dd {
    line-height: 50px;
    text-align: center;
}
.plaftom-box-item>dd>a {
    color: #015293;
}
.mt40 {
    margin-top: 40px;
}
.service-sear-item {
    margin-top: 10px;
    height: 30px;
    border: 1px solid #ddd;
    overflow: hidden;
    background-color: #f3f3f3;
}
.service-sear-item>dt {
    width: 73px;
    text-align: center;
    float: left;
    margin-right: 16px;
    background-color: #fff;
}
.service-sear-item>dd {
    line-height: 30px;
}
.servi-peopl-box {
    overflow: hidden;
}
.servi-peopl-box>li {
    display: block;
    float: left;
    margin-left: 10px;
    width: 125px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #f3f3f3;
    margin-bottom: 10px;
}
.servi-peopl-box>.ml0 {
    margin-left: 0;
}
.mainbox-wrap {
    position: relative;
}
.mainbox-wrap .response-rate-box {
    top: 0;
    width: 460px;
}
.fix-posi-right>.icon-txt {
    padding: 3px 15px 3px 30px;
    background-color: #015293;
    color: #fff;
    border-radius: 15px;
    position: relative;
}
.fix-posi-right>.icon-txt:hover {
    color: #fff;
}
.fix-posi-right>.icon-txt>i {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    background-position: -340px 0;
    top: 4px;
    left: 10px;
}

/* 信件列表 */

.xzh-mainbox-tab>thead>tr {
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    color: #015293;
    background-color: #eef6fd;
}
.xzh-mainbox-tab>tbody>tr>td {
    border-bottom: 1px dotted #e2ebf7;
}
.xzh-mainbox-tab>tbody>tr>.mailbox-list-items-tit-w {
    font-size: 16px;
}
.service-item-box>dd .service-item-tit a {
    color: #015293;
}
.service-item-box>dt>a img {
    margin-top: 15px;
}
.xzh-online-talk {
    margin-top: 10px;
    height: 180px;
    border-bottom: 1px dotted #e2ebf7;
}
.xzh-online-talk .chz-online-talk-fileds>li {
    line-height: 30px;
    height: 30px;
    font-size: 16px;
}
.xzh-online-talk.chz-online-talk>dt {
    height: 155px;
}
.xzh-online-talk.chz-online-talk>dt img {
    height: 155px;
}
.xzh-online-talk .chz-online-talk-fileds>.online-talk-desc {
    height: 80px;
}
.xzh-online-talk .online-talk-detail {
    padding: 0;
}
.reserah-fix>li>em {
    color: #015293;
    font-style: normal;
}
.reserah-fix-2 {
    height: 240px;
    overflow: hidden;
    padding-bottom: 15px;
}
.reserah-fix-2>li {
    height: auto;
    line-height: 30px;
}
.mt30 {
    margin-top: 30px;
}